xen.git
2007-02-26 kfraser@localhost... linux: Fix backward compatibility in page table handling
2007-02-26 Tim Deegan[XEN] Allow log-dirty mode to be enabled on already...
2007-02-26 kfraser@localhost... Remap PCI-ISA IRQ 6 to IRQ 7. Disable LPT1 by default...
2007-02-26 kfraser@localhost... Resolve conflict over use of name xen_elfnote.
2007-02-26 Tim DeeganMerge
2007-02-26 Tim Deegan[HVM] Shadow: always use mmio_space() to detect MMIO...
2007-02-26 kfraser@localhost... libxc, ia64: Added new arch_hook for registering ia64...
2007-02-26 kfraser@localhost... Save elfnotes in VM sxpr under image/notes, and load...
2007-02-26 kfraser@localhost... Write Xen ELF notes into xenstore on domain build.
2007-02-26 Tim Deegan[HVM] Revert cset 14083
2007-02-26 kfraser@localhost... xm-test, acm: Use xvda* device name instead of sdb...
2007-02-26 kfraser@localhost... Remove duplicate #includes from Linux sparese-tree...
2007-02-26 Ewan MellorRemove unused network.default_{gateway,netmask}.
2007-02-25 Ewan MellorRedefine units of VDI.virtual_size to be bytes, not...
2007-02-25 Ewan MellorAdded host.capabilities field.
2007-02-25 Ewan MellorReplace VM.tools_version with a richer VM_guest_metrics...
2007-02-25 Ewan MellorAdded documentation and C bindings for VBD/VIF.status_d...
2007-02-25 Ewan MellorAdded a VM.domid field.
2007-02-25 Ewan MellorRemove the bindings for VM.get_VCPUs_{number,utilisatio...
2007-02-25 Ewan MellorFix typo in host record.
2007-02-25 Ewan MellorAdded tab completion for methods and object references...
2007-02-25 Ewan MellorAdded host.API_version_{major,minor,vendor,vendor_imple...
2007-02-21 Ewan MellorAdded VBD. and VIF.qos_supported_algorithms fields...
2007-02-24 Keir Fraserlibxc: Code format cleanups.
2007-02-24 Keir FraserReduce impact of saving/restoring/dumping large domains...
2007-02-24 Keir Fraserdump-core: documentation on its format.
2007-02-24 Keir Fraserxc_ptrace_core.c new elf format support
2007-02-24 Keir FraserXen coredump format: ELF formatified with note section.
2007-02-24 Keir FraserMove some definitions from xg_save_resotre.h to xg_priv...
2007-02-24 Keir Fraserx86 hvm domain builder, restore: set shared_info.arch...
2007-02-24 Keir FraserSupport new xm command: xm trigger <Domain> <nmi|reset...
2007-02-24 Keir Fraserxen memory allocator: Allow per-domain bitwidth restric...
2007-02-24 Keir Fraserxen memory allocator: Dynamically allocate per-numa...
2007-02-24 Jake Wires[TAPDISK] honor read-only attributes when creating...
2007-02-23 Jake Wires[TAPDISK] handle error case when opening VDIs
2007-02-23 kfraser@localhost... xen memory alloctor: remove bit width restrictions
2007-02-23 kfraser@localhost... xen memory allocator: per-bit-width heap zones
2007-02-23 Ian Campbellmerge
2007-02-23 Ian Campbell[LINUX] Purge include <linux/config.h>. It has been...
2007-02-23 Ian Campbell[PV-on-HVM] Fix gnttab_map to not run off the bottom...
2007-02-23 kfraser@localhost... xen memory allocator: hide generic allocator routines
2007-02-23 kfraser@localhost... xentrace: Add a relative TSC field (kept track per...
2007-02-23 kfraser@localhost... linux, tpm: Fix argument to grant table operation
2007-02-23 kfraser@localhost... hvm: Fix save/restore to handle missing pages.
2007-02-23 kfraser@localhost... hvm: unset_mm_mapping() for vga acceleration region...
2007-02-23 Tim Deegan[HVM] Only treat gfns in known MMIO regions as MMIO
2007-02-23 kfraser@localhost... xen: Fix dumb boot allocator breakage that prevents...
2007-02-23 Emmanuel Ackaouy[XEN] [TOOLS] 32on64 compat save/restore: unadjust...
2007-02-23 kfraser@localhost... hvm: Clean up initialisation of hvm_funcs.
2007-02-23 kfraser@localhost... Implement VBD and VIF handling on Solaris for libxenstat.
2007-02-23 kfraser@localhost... linux: Fix current_vcpu_info for UP case
2007-02-23 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2007-02-23 kfraser@localhost... hvm: Rename injection_pending() to event_injection_faul...
2007-02-23 Jake Wires[TAPDISK] minor changes to tapdisk and plugins
2007-02-22 kfraser@localhost... x86/64: Fix a user of alloc_boot_pages() who should use
2007-02-22 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-22 awilliam@xenbuild2.aw[IA64] First step to support big-endian PV domUs
2007-02-22 kfraser@localhost... alloc_boot_pages() allocates downwards from high memory.
2007-02-22 kfraser@localhost... x86: Detect shadow-emulate write to stack from inside...
2007-02-22 Tim DeeganFix perfc=y build
2007-02-22 kfraser@localhost... hvm: Turn stack-pointer comparison on shadow-emulate...
2007-02-22 kfraser@localhost... hvm: Do not take shadow-emulation path if we are trying...
2007-02-22 Tim Deegan[XEN] don't emulate stack operations on shadowed pages
2007-02-22 Jake Wires[BLKTAP] fix sysfs cleanup on error case
2007-02-21 kfraser@localhost... x86: Only unshadow on failed emulation, not when an...
2007-02-21 kfraser@localhost... linux: Use hard tabs and Linux coding style.
2007-02-21 kfraser@localhost... x86: Extend emulator return codes.
2007-02-21 Jake Wires[BLKBACK/BLKTAP] add sysfs throughput profiling to...
2007-02-21 kfraser@localhost... hvm: local_events_need_delivery() must take into accoun...
2007-02-21 kfraser@localhost... libfs: Fix build with gcc4.
2007-02-21 kfraser@localhost... Add find_domain_rcu_lock() and domain_rcu_unlock().
2007-02-21 kfraser@localhost... Use RCU for domain_list and domain_hash.
2007-02-21 Tim DeeganMerge
2007-02-21 kfraser@localhost... x86: Better BUG() and ASSERT() logging.
2007-02-21 kfraser@localhost... x86: Allow exceptions to be handled while interrupts are
2007-02-21 Ewan MellorAdded C bindings for host.supported_bootloaders.
2007-02-21 Ewan MellorFix allocation of the error_description fields.
2007-02-20 Ewan MellorPut the set size in the structure on set-allocation.
2007-02-20 Ewan MellorAdded host.supported_bootloaders field.
2007-02-20 Ewan MellorRemove host.create and host.destroy -- these never...
2007-02-20 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-20 Ewan MellorAdded modelling and C bindings for VIF/VBD QoS paramete...
2007-02-20 awilliam@xenbuild2.aw[IA64] Update xencommize_mini_grant_table_op for GNTTAB...
2007-02-20 Ewan MellorSplit the VIF I/O statistics fields out into a VIF_metr...
2007-02-20 Ewan MellorSplit the VBD I/O statistics out into a VBD_metrics...
2007-02-20 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-20 Ewan MellorAdded Console.other_config to the docs (Xend already...
2007-02-20 Ewan MellorRename Console.uri to location. Xend already uses...
2007-02-20 kfraser@localhost... x86 emulation: fix bswap
2007-02-20 kfraser@localhost... x86: Fix emulation of REP prefix.
2007-02-20 Ewan MellorRemove VM.VCPUs_number and VM.VCPUs_utilisation as...
2007-02-20 Tim DeeganMerge
2007-02-20 Tim Deegan[HVM] Another unchecked caller of hvm_copy_to_guest_virt()
2007-02-20 kfraser@localhost... acm: More fixes after grant-table changes. These are...
2007-02-20 Tim DeeganMerge
2007-02-20 Tim Deegan[XEN] Get rid of gva_to_gpa translation
2007-02-20 Ewan MellorReplace the X_HANDLE_INVALID error codes with a single...
2007-02-20 kfraser@localhost... hvm: Fix getvcpucontext to return the correct CR3 value.
2007-02-20 Tim Deegan[HVM] Fix MMIO AND emulation
2007-02-20 Tim Deegan[HVM] Fix MMIO LODS emulation
next